home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 2770 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: suncom.rz.hu-berlin.de!news
  2. From: codex@kadewe.artcom.de (christian wuerdemann)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Automatic Dialing?
  5. Date: 22 Mar 1996 11:44:08 GMT
  6. Organization: Humboldt Universitaet zu Berlin
  7. Message-ID: <1419.6655T764T95@kadewe.artcom.de>
  8. References: <200.6644T1177T1268@kadewe.artcom.de> <9603122234.AA00a5i@stokes.demon.co.uk>
  9.     <1017.6652T1365T1867@extro.ucc.su.oz.au> <9603211009.AA00ab0@stokes.demon.co.uk>
  10. NNTP-Posting-Host: pp9.rz.hu-berlin.de
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  12.  
  13. >Angus Mann (amann@extro.ucc.su.oz.au) wrote:
  14. >>
  15. >> On 13-Mar-96 09:34:39 Philip Stokes <phil@stokes.demon.co.uk> bestowed upon
  16. >> the following wisdom to All, regarding Re: Automatic Dialing?...
  17. >> >christian wuerdemann (codex@kadewe.artcom.de) wrote:
  18. >> >> I wonder why there is no util that automates the dialing process, in
  19. >> >> the way that if you are launching a netapplication the
  20. >> >> Internet-connection is built up automatic!!! Is there something like
  21. >> >> that??
  22. >>
  23. >> >AmiTCP 4.2 using bootpconfig and ppp.device's dialer.
  24. >>
  25. >> Erm, that dosn't do what he wants... he was asking if it's possible to get
  26. >> a client to connect when run - like you can get PeeCee clients ala Netscape
  27. >> to do...
  28.  
  29. >Hmm, an example script for AMosaic off the top of my head:
  30.  
  31. ....
  32.  
  33. >Save the script as "Mosaic", and enter
  34. >"Mosaic http://my.favourite.www.site" to start AmiTCP, connect to
  35. >your ISP and launch AMosaic. You should be able to use similar scripts
  36. >to launch other apps.
  37.  
  38. >Any good?
  39.  
  40. It 's the normal way , but it is not very comfortable.
  41. 1. I have to do write a script for all my netapplications
  42. 2. What's with all the users out there who have allready AmiTCP running and
  43.    only want a autocheck if the ppp-device is up ?
  44. 3. I thought of autodisconnecting when the last netapplication has stopped!
  45.  
  46. Does anyone know how i can get the status of the ppp.device (online/offline)
  47. in Arexx, C  or any other way ?
  48.  
  49.